home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / hardware / summa / summa_input_cfg < prev    next >
Encoding:
Text File  |  1994-08-02  |  392 b   |  9 lines

  1. x_init {
  2.         pushpointer     "on"        * make the tablet the pointing device 
  3.         autostart       "on"        * start up the tablet device automatically
  4.         origin          "upper"     * set the origin to the upper left corner
  5.         reporting       "switch"    * set the reporting mode to "switch"
  6.         resolution      "200lpi"    * set resolution to 200 lines per inch
  7. }
  8.  
  9.